This folder contains Windows CE ITX applications:

** proxy **

The proxy directory contains Java 2 program which acts as an ITX application (i.e. implements SignalObserver). The proxy is meant to be run on a machine capable of accessing the ITX libraries (ex. a Windows NT machine or Unix).

Usage:

simply compile it and run proxy.class

** walkie talkie **

This directory contains the actual CE program. It contains a Visual C++ workspace which works with VC++ 6.0 and the WindowsCE Toolkit for VC++ 6.0 from Microsoft. When built, the resulting .exe file can be downloaded to a CE device.

Usage:

* First connect to the proxy by selecting Proxy->Connect in the menu
* Now put in the IP address where the proxy program above is running
* Put in the username and password of the user in the ITX directory service
* Press OK, the CE device will logon to the proxy server, which will log the user onto the ITX system

Now the CE device will be able to function like an entity on the ITX system, calls make to the user will be made to the CE device, the CE device may also make calls by selecting Phone->Dial in the menu.

Note: The program has only been tested on a Philips Nino Palm-sized PC, use at your own risk. Additionally, the CE device only support half-duplex connection, therefore, press the CANCEL button to talk.